home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / DEV / I-Z / RA.cpt / Macintalk.ra < prev    next >
Text File  |  1986-12-11  |  698b  |  51 lines

  1. |
  2. |  RA™
  3. |  Macintalk interface example
  4. |
  5. |   © 1986 COM~LINK & S.Koren
  6. |
  7. #M;
  8. π              | open Macintalk driver
  9. †Hello, and welcome to RAa†    
  10. Ÿ              | say string on stack
  11. †RAa lets you interface to†
  12. Ÿ
  13. †Macintalk.  Note that you†
  14. Ÿ
  15. †can miss-spell words 2 make them†
  16. Ÿ
  17. †more pronounsable.†
  18. Ÿ
  19. †U can also change the rate,†
  20. 70 ± Ÿ
  21. †as well as the pitch.†
  22. 200 … Ÿ
  23. ∏              | close driver
  24. $
  25. &A
  26. "Hit any key: " ?§ µ @`
  27. |
  28. |  RA title routine
  29. |
  30. &M
  31. #P,5,5;
  32. #G,10,10;
  33. #L,225,10;
  34. #L,225,105;
  35. #L,10,105;
  36. #L,10,10; 
  37. #O; #Q;`
  38.  
  39. &G 1% 2% •0A893º¶ `
  40. &L 1% 2% •0A891º¶ `
  41. &O
  42. 40 100 Ω
  43. "RA™"
  44. 60 40 Ω 
  45. "© 1986/7 COM~LINK & S.Koren" 
  46. 80 60 Ω
  47. "All rights reserved." `
  48. &P 1% 2% •0A89Bº¶ `
  49.  
  50. &Q ?§ @ µ`
  51. $